C (132/254)

From:rudolph-riedel
Date:18 Apr 00 at 20:57:17
Subject:Re: Rexx-Result?

amiga-c@tkgbbs.freeserve.co.uk wrote on 17.04.2000:

Hi!

> Ahhh.. I see the problem. Result2 must be set as a 'Rexx String' - it's
> typecast as a long, but it must hold a string pointer. Try this:
>
> rm->rm_Result2 = (LONG)CreateArgstring( res, strlen( res ) )

That`s it, this works perfectly!

Thanks a lot!!

I only hope that my programm will always run in the
lower 2gig page.
Especially P5 used a rather strange implementation of AutoConfig...

Have a nice day - Rudi

------------------------------------------------------------------------
IT Professionals: Match your unique skills with the best IT projects at
http://click.egroups.com/1/3381/1/_/451227/_/956089404/
------------------------------------------------------------------------